[INFO] cloning repository https://github.com/expbuild/expbuild-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/expbuild/expbuild-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexpbuild%2Fexpbuild-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexpbuild%2Fexpbuild-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a0458e723818f943107c96cbc7a0895237bd06ca
[INFO] testing expbuild/expbuild-cli against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexpbuild%2Fexpbuild-cli" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/expbuild/expbuild-cli
[INFO] finished tweaking git repo https://github.com/expbuild/expbuild-cli
[INFO] tweaked toml for git repo https://github.com/expbuild/expbuild-cli written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/expbuild/expbuild-cli on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/expbuild/expbuild-cli already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3c55d91473ea03e6dd6c70bd393ad3ab5841fe299871b5dab23a830eb3fa2a78
[INFO] running `Command { std: "docker" "start" "-a" "3c55d91473ea03e6dd6c70bd393ad3ab5841fe299871b5dab23a830eb3fa2a78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c55d91473ea03e6dd6c70bd393ad3ab5841fe299871b5dab23a830eb3fa2a78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c55d91473ea03e6dd6c70bd393ad3ab5841fe299871b5dab23a830eb3fa2a78", kill_on_drop: false }`
[INFO] [stdout] 3c55d91473ea03e6dd6c70bd393ad3ab5841fe299871b5dab23a830eb3fa2a78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74fa3ea26709cf220558c5405086e988af29385bbe8f71c8f5c104f83db6563e
[INFO] running `Command { std: "docker" "start" "-a" "74fa3ea26709cf220558c5405086e988af29385bbe8f71c8f5c104f83db6563e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tonic-build v0.13.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling re_grpc_proto v0.1.0 (/opt/rustwide/workdir/crates/proto)
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling axum v0.8.7
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling sys-info v0.9.1
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling tonic v0.13.1
[INFO] [stderr]    Compiling compression-codecs v0.4.33
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling async-compression v0.4.34
[INFO] [stderr]    Compiling hyperlocal v0.9.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling bollard-stubs v1.45.0-rc.26.0.1
[INFO] [stderr]    Compiling remote_execution v0.1.0 (/opt/rustwide/workdir/crates/client)
[INFO] [stderr]    Compiling re_server v0.1.0 (/opt/rustwide/workdir/crates/server)
[INFO] [stderr]    Compiling expbuild-cli v0.1.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]    Compiling re_server_bin v0.1.0 (/opt/rustwide/workdir/crates/server-bin)
[INFO] [stderr]    Compiling bollard v0.17.1
[INFO] [stderr]    Compiling expbuild-worker v0.1.0 (/opt/rustwide/workdir/crates/worker)
[INFO] [stderr]    Compiling expbuild-integration-tests v0.1.0 (/opt/rustwide/workdir/tests)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 47s
[INFO] running `Command { std: "docker" "inspect" "74fa3ea26709cf220558c5405086e988af29385bbe8f71c8f5c104f83db6563e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74fa3ea26709cf220558c5405086e988af29385bbe8f71c8f5c104f83db6563e", kill_on_drop: false }`
[INFO] [stdout] 74fa3ea26709cf220558c5405086e988af29385bbe8f71c8f5c104f83db6563e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c2406a96e97cfe31894cb3a3c1d0a9fd26d1df8f0f9dd7b13fe058b255bb4bb0
[INFO] running `Command { std: "docker" "start" "-a" "c2406a96e97cfe31894cb3a3c1d0a9fd26d1df8f0f9dd7b13fe058b255bb4bb0", kill_on_drop: false }`
[INFO] [stderr]    Compiling expbuild-cli v0.1.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]    Compiling remote_execution v0.1.0 (/opt/rustwide/workdir/crates/client)
[INFO] [stderr]    Compiling re_grpc_proto v0.1.0 (/opt/rustwide/workdir/crates/proto)
[INFO] [stderr]    Compiling re_server v0.1.0 (/opt/rustwide/workdir/crates/server)
[INFO] [stderr]    Compiling expbuild-worker v0.1.0 (/opt/rustwide/workdir/crates/worker)
[INFO] [stderr]    Compiling expbuild-integration-tests v0.1.0 (/opt/rustwide/workdir/tests)
[INFO] [stdout] warning: unused import: `Context`
[INFO] [stdout]  --> tests/integration/test_execution_flow.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use anyhow::{Context, Result};
[INFO] [stdout]   |              ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `remote_execution::Command::output_files`
[INFO] [stdout]   --> tests/integration/test_execution_flow.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         output_files: vec![],
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `remote_execution::Command::output_directories`
[INFO] [stdout]   --> tests/integration/test_execution_flow.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         output_directories: vec![],
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `remote_execution::Command::platform`
[INFO] [stdout]   --> tests/integration/test_execution_flow.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         platform: None,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::sync::atomic::Ordering`
[INFO] [stdout]  --> crates/client/src/client/tests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::sync::atomic::Ordering;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Cursor`
[INFO] [stdout]  --> crates/client/src/client/tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::io::Cursor;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::atomic::AtomicU16`
[INFO] [stdout]  --> crates/client/src/client/tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::sync::atomic::AtomicU16;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `async_compression::tokio::bufread::ZstdDecoder`
[INFO] [stdout]  --> crates/client/src/client/tests.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use async_compression::tokio::bufread::ZstdDecoder;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `async_compression::tokio::bufread::ZstdEncoder`
[INFO] [stdout]  --> crates/client/src/client/tests.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use async_compression::tokio::bufread::ZstdEncoder;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `re_grpc_proto::build::bazel::remote::execution::v2::batch_update_blobs_response`
[INFO] [stdout]   --> crates/client/src/client/tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use re_grpc_proto::build::bazel::remote::execution::v2::batch_update_blobs_response;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `re_grpc_proto::google::bytestream::ReadResponse`
[INFO] [stdout]   --> crates/client/src/client/tests.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use re_grpc_proto::google::bytestream::ReadResponse;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `re_grpc_proto::google::bytestream::WriteResponse`
[INFO] [stdout]   --> crates/client/src/client/tests.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use re_grpc_proto::google::bytestream::WriteResponse;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `re_grpc_proto::google::rpc::Status`
[INFO] [stdout]   --> crates/client/src/client/tests.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use re_grpc_proto::google::rpc::Status;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::io::AsyncReadExt`
[INFO] [stdout]   --> crates/client/src/client/tests.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tokio::io::AsyncReadExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::compression::Compressor`
[INFO] [stdout]   --> crates/client/src/client/tests.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use super::compression::Compressor;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::upload::upload_impl`
[INFO] [stdout]   --> crates/client/src/client/tests.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use super::upload::upload_impl;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::response::*`
[INFO] [stdout]   --> crates/client/src/client/tests.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use crate::response::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `remote_execution::Command::output_files`
[INFO] [stdout]    --> tests/integration/test_execution_flow.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |         output_files: vec!["output.txt".to_string()],
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `remote_execution::Command::output_directories`
[INFO] [stdout]    --> tests/integration/test_execution_flow.rs:138:9
[INFO] [stdout]     |
[INFO] [stdout] 138 |         output_directories: vec![],
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `remote_execution::Command::platform`
[INFO] [stdout]    --> tests/integration/test_execution_flow.rs:140:9
[INFO] [stdout]     |
[INFO] [stdout] 140 |         platform: None,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `remote_execution::Command::output_files`
[INFO] [stdout]    --> tests/integration/test_execution_flow.rs:238:9
[INFO] [stdout]     |
[INFO] [stdout] 238 |         output_files: vec![],
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `remote_execution::Command::output_directories`
[INFO] [stdout]    --> tests/integration/test_execution_flow.rs:239:9
[INFO] [stdout]     |
[INFO] [stdout] 239 |         output_directories: vec![],
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `remote_execution::Command::platform`
[INFO] [stdout]    --> tests/integration/test_execution_flow.rs:241:9
[INFO] [stdout]     |
[INFO] [stdout] 241 |         platform: None,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling re_server_bin v0.1.0 (/opt/rustwide/workdir/crates/server-bin)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 36.35s
[INFO] running `Command { std: "docker" "inspect" "c2406a96e97cfe31894cb3a3c1d0a9fd26d1df8f0f9dd7b13fe058b255bb4bb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2406a96e97cfe31894cb3a3c1d0a9fd26d1df8f0f9dd7b13fe058b255bb4bb0", kill_on_drop: false }`
[INFO] [stdout] c2406a96e97cfe31894cb3a3c1d0a9fd26d1df8f0f9dd7b13fe058b255bb4bb0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d26d0385a7ff9a244b53006ebae2462579ee42bba3288d83dcf0be4d864c5402
[INFO] running `Command { std: "docker" "start" "-a" "d26d0385a7ff9a244b53006ebae2462579ee42bba3288d83dcf0be4d864c5402", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `core::sync::atomic::Ordering`
[INFO] [stderr]  --> crates/client/src/client/tests.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use core::sync::atomic::Ordering;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::io::Cursor`
[INFO] [stderr]  --> crates/client/src/client/tests.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::io::Cursor;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::sync::atomic::AtomicU16`
[INFO] [stderr]  --> crates/client/src/client/tests.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use std::sync::atomic::AtomicU16;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `async_compression::tokio::bufread::ZstdDecoder`
[INFO] [stderr]  --> crates/client/src/client/tests.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use async_compression::tokio::bufread::ZstdDecoder;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `async_compression::tokio::bufread::ZstdEncoder`
[INFO] [stderr]  --> crates/client/src/client/tests.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use async_compression::tokio::bufread::ZstdEncoder;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `re_grpc_proto::build::bazel::remote::execution::v2::batch_update_blobs_response`
[INFO] [stderr]   --> crates/client/src/client/tests.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use re_grpc_proto::build::bazel::remote::execution::v2::batch_update_blobs_response;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `re_grpc_proto::google::bytestream::ReadResponse`
[INFO] [stderr]   --> crates/client/src/client/tests.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 11 | use re_grpc_proto::google::bytestream::ReadResponse;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `re_grpc_proto::google::bytestream::WriteResponse`
[INFO] [stderr]   --> crates/client/src/client/tests.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | use re_grpc_proto::google::bytestream::WriteResponse;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `re_grpc_proto::google::rpc::Status`
[INFO] [stderr]   --> crates/client/src/client/tests.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | use re_grpc_proto::google::rpc::Status;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tokio::io::AsyncReadExt`
[INFO] [stderr]   --> crates/client/src/client/tests.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | use tokio::io::AsyncReadExt;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::compression::Compressor`
[INFO] [stderr]   --> crates/client/src/client/tests.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 16 | use super::compression::Compressor;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::upload::upload_impl`
[INFO] [stderr]   --> crates/client/src/client/tests.rs:19:5
[INFO] [stderr]    |
[INFO] [stderr] 19 | use super::upload::upload_impl;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::response::*`
[INFO] [stderr]   --> crates/client/src/client/tests.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr] 22 | use crate::response::*;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `remote_execution` (lib test) generated 13 warnings (run `cargo fix --lib -p remote_execution --tests` to apply 13 suggestions)
[INFO] [stderr] warning: unused import: `Context`
[INFO] [stderr]  --> tests/integration/test_execution_flow.rs:2:14
[INFO] [stderr]   |
[INFO] [stderr] 2 | use anyhow::{Context, Result};
[INFO] [stderr]   |              ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `remote_execution::Command::output_files`
[INFO] [stderr]   --> tests/integration/test_execution_flow.rs:23:9
[INFO] [stderr]    |
[INFO] [stderr] 23 |         output_files: vec![],
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `remote_execution::Command::output_directories`
[INFO] [stderr]   --> tests/integration/test_execution_flow.rs:24:9
[INFO] [stderr]    |
[INFO] [stderr] 24 |         output_directories: vec![],
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `remote_execution::Command::platform`
[INFO] [stderr]   --> tests/integration/test_execution_flow.rs:26:9
[INFO] [stderr]    |
[INFO] [stderr] 26 |         platform: None,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `remote_execution::Command::output_files`
[INFO] [stderr]    --> tests/integration/test_execution_flow.rs:137:9
[INFO] [stderr]     |
[INFO] [stderr] 137 |         output_files: vec!["output.txt".to_string()],
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `remote_execution::Command::output_directories`
[INFO] [stderr]    --> tests/integration/test_execution_flow.rs:138:9
[INFO] [stderr]     |
[INFO] [stderr] 138 |         output_directories: vec![],
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `remote_execution::Command::platform`
[INFO] [stderr]    --> tests/integration/test_execution_flow.rs:140:9
[INFO] [stderr]     |
[INFO] [stderr] 140 |         platform: None,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `remote_execution::Command::output_files`
[INFO] [stderr]    --> tests/integration/test_execution_flow.rs:238:9
[INFO] [stderr]     |
[INFO] [stderr] 238 |         output_files: vec![],
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `remote_execution::Command::output_directories`
[INFO] [stderr]    --> tests/integration/test_execution_flow.rs:239:9
[INFO] [stderr]     |
[INFO] [stderr] 239 |         output_directories: vec![],
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `remote_execution::Command::platform`
[INFO] [stderr]    --> tests/integration/test_execution_flow.rs:241:9
[INFO] [stderr]     |
[INFO] [stderr] 241 |         platform: None,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `expbuild-integration-tests` (test "test_execution_flow") generated 10 warnings (run `cargo fix --test "test_execution_flow" -p expbuild-integration-tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/expbuild_cli-4a9c622aa985b821)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests common/mod.rs (/opt/rustwide/target/debug/deps/expbuild_integration_tests-83341af4c649cfa0)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running integration/test_cas_operations.rs (/opt/rustwide/target/debug/deps/test_cas_operations-65f73f19695715c4)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] [2m2026-05-04T17:30:59.523993Z[0m [32m INFO[0m [2mexpbuild_integration_tests::server_harness[0m[2m:[0m Test server starting on 127.0.0.1:40199
[INFO] [stdout] [2m2026-05-04T17:30:59.524227Z[0m [32m INFO[0m [2mexpbuild_integration_tests::server_harness[0m[2m:[0m Test server starting on 127.0.0.1:39209
[INFO] [stdout] [2m2026-05-04T17:30:59.524002Z[0m [32m INFO[0m [2mexpbuild_integration_tests::server_harness[0m[2m:[0m Test server starting on 127.0.0.1:35279
[INFO] [stdout] [2m2026-05-04T17:30:59.524870Z[0m [32m INFO[0m [2mexpbuild_integration_tests::server_harness[0m[2m:[0m Test server starting on 127.0.0.1:43499
[INFO] [stdout] [2m2026-05-04T17:30:59.896297Z[0m [32m INFO[0m [2mtest_cas_operations[0m[2m:[0m Uploaded blob with digest: 81c75ea079c50dc52c540f00a495c273fb6c8e9e39f11a0cc052024616163074/20
[INFO] [stdout] [2m2026-05-04T17:30:59.897731Z[0m [32m INFO[0m [2mtest_cas_operations[0m[2m:[0m Successfully verified blob content
[INFO] [stdout] [2m2026-05-04T17:30:59.914563Z[0m [32m INFO[0m [2mtest_cas_operations[0m[2m:[0m Uploading directory tree from "/opt/rustwide/workdir/tests/fixtures/test_projects/hello_world"
[INFO] [stdout] [2m2026-05-04T17:30:59.919320Z[0m [32m INFO[0m [2mtest_cas_operations[0m[2m:[0m Uploaded blob1
[INFO] [stdout] test test_upload_and_download_small_blob ... ok
[INFO] [stdout] [2m2026-05-04T17:30:59.966732Z[0m [32m INFO[0m [2mtest_cas_operations[0m[2m:[0m Successfully verified missing blob detection
[INFO] [stdout] [2m2026-05-04T17:30:59.968894Z[0m [32m INFO[0m [2mtest_cas_operations[0m[2m:[0m Uploaded directory tree with digest: 78fa96399577fbff8db9e799dcc190754526743c56b888a23decde939d2e8479/258
[INFO] [stdout] [2m2026-05-04T17:30:59.969153Z[0m [32m INFO[0m [2mtest_cas_operations[0m[2m:[0m Downloading directory tree to "/tmp/.tmpbx5Oei/downloaded"
[INFO] [stdout] test test_find_missing_blobs ... ok
[INFO] [stdout] [2m2026-05-04T17:31:00.009241Z[0m [32m INFO[0m [2mtest_cas_operations[0m[2m:[0m Uploading large blob (2000000 bytes)
[INFO] [stdout] [2m2026-05-04T17:31:00.016361Z[0m [32m INFO[0m [2mtest_cas_operations[0m[2m:[0m Successfully verified directory tree content
[INFO] [stdout] test test_upload_and_download_directory_tree ... ok
[INFO] [stdout] [2m2026-05-04T17:31:00.492527Z[0m [32m INFO[0m [2mtest_cas_operations[0m[2m:[0m Uploaded large blob with digest: a8bbb1a74a6cef743d6304dfbb5f7841a3b6775d1c8f474b64d19d56f9596a04/2000000
[INFO] [stdout] [2m2026-05-04T17:31:00.613387Z[0m [32m INFO[0m [2mtest_cas_operations[0m[2m:[0m Successfully verified large blob content
[INFO] [stdout] test test_upload_and_download_large_blob ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.11s
[INFO] [stdout] 
[INFO] [stderr]      Running integration/test_execution_flow.rs (/opt/rustwide/target/debug/deps/test_execution_flow-c6080d425d521c06)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] [2m2026-05-04T17:31:00.648895Z[0m [32m INFO[0m [2mexpbuild_integration_tests::server_harness[0m[2m:[0m Test server starting on 127.0.0.1:39243
[INFO] [stdout] [2m2026-05-04T17:31:00.649267Z[0m [32m INFO[0m [2mexpbuild_integration_tests::server_harness[0m[2m:[0m Test server starting on 127.0.0.1:40989
[INFO] [stdout] [2m2026-05-04T17:31:00.665839Z[0m [32m INFO[0m [2mexpbuild_integration_tests::server_harness[0m[2m:[0m Test server starting on 127.0.0.1:40833
[INFO] [stdout] [2m2026-05-04T17:31:00.761915Z[0m [34mDEBUG[0m [2mre_server::grpc::capabilities_service[0m[2m:[0m GetCapabilities request received
[INFO] [stdout] [2m2026-05-04T17:31:00.763538Z[0m [34mDEBUG[0m [2mre_server::grpc::capabilities_service[0m[2m:[0m GetCapabilities request received
[INFO] [stdout] [2m2026-05-04T17:31:00.777323Z[0m [34mDEBUG[0m [2mre_server::grpc::capabilities_service[0m[2m:[0m GetCapabilities request received
[INFO] [stdout] [2m2026-05-04T17:31:00.919690Z[0m [32m INFO[0m [2mexpbuild_worker::agent[0m[2m:[0m Using Host executor
[INFO] [stdout] [2m2026-05-04T17:31:00.921799Z[0m [32m INFO[0m [2mexpbuild_integration_tests::worker_harness[0m[2m:[0m Test worker test-worker-ddf34605-334a-48f0-afb6-30805954bac5 created successfully
[INFO] [stdout] [2m2026-05-04T17:31:00.926841Z[0m [32m INFO[0m [2mre_server::execution::scheduler[0m[2m:[0m Worker test-worker-ddf34605-334a-48f0-afb6-30805954bac5 registered with platform: {"os": "linux", "arch": "x86_64"}
[INFO] [stdout] [2m2026-05-04T17:31:00.931461Z[0m [32m INFO[0m [2mexpbuild_worker::agent[0m[2m:[0m Worker test-worker-ddf34605-334a-48f0-afb6-30805954bac5 registered successfully with platform: {"arch": "x86_64", "os": "linux"}
[INFO] [stdout] [2m2026-05-04T17:31:00.934146Z[0m [34mDEBUG[0m [2mre_server::execution::scheduler[0m[2m:[0m Heartbeat received from worker test-worker-ddf34605-334a-48f0-afb6-30805954bac5
[INFO] [stdout] [2m2026-05-04T17:31:00.935040Z[0m [34mDEBUG[0m [2mexpbuild_worker::agent[0m[2m:[0m Heartbeat sent successfully
[INFO] [stdout] [2m2026-05-04T17:31:00.943233Z[0m [32m INFO[0m [2mexpbuild_worker::agent[0m[2m:[0m Using Host executor
[INFO] [stdout] [2m2026-05-04T17:31:00.943543Z[0m [32m INFO[0m [2mexpbuild_integration_tests::worker_harness[0m[2m:[0m Test worker test-worker-79b18422-fa18-4dfc-931b-4a18855363b9 created successfully
[INFO] [stdout] [2m2026-05-04T17:31:00.945251Z[0m [32m INFO[0m [2mre_server::execution::scheduler[0m[2m:[0m Worker test-worker-79b18422-fa18-4dfc-931b-4a18855363b9 registered with platform: {"os": "linux", "arch": "x86_64"}
[INFO] [stdout] [2m2026-05-04T17:31:00.946417Z[0m [32m INFO[0m [2mexpbuild_worker::agent[0m[2m:[0m Worker test-worker-79b18422-fa18-4dfc-931b-4a18855363b9 registered successfully with platform: {"os": "linux", "arch": "x86_64"}
[INFO] [stdout] [2m2026-05-04T17:31:00.954159Z[0m [34mDEBUG[0m [2mre_server::execution::scheduler[0m[2m:[0m Heartbeat received from worker test-worker-79b18422-fa18-4dfc-931b-4a18855363b9
[INFO] [stdout] [2m2026-05-04T17:31:00.948947Z[0m [32m INFO[0m [2mexpbuild_worker::agent[0m[2m:[0m Using Host executor
[INFO] [stdout] [2m2026-05-04T17:31:00.954495Z[0m [32m INFO[0m [2mexpbuild_integration_tests::worker_harness[0m[2m:[0m Test worker test-worker-ae891268-24aa-4607-b98f-95b83e24926f created successfully
[INFO] [stdout] [2m2026-05-04T17:31:00.956309Z[0m [32m INFO[0m [2mre_server::execution::scheduler[0m[2m:[0m Worker test-worker-ae891268-24aa-4607-b98f-95b83e24926f registered with platform: {"os": "linux", "arch": "x86_64"}
[INFO] [stdout] [2m2026-05-04T17:31:00.957773Z[0m [34mDEBUG[0m [2mexpbuild_worker::agent[0m[2m:[0m Heartbeat sent successfully
[INFO] [stdout] [2m2026-05-04T17:31:00.959383Z[0m [32m INFO[0m [2mexpbuild_worker::agent[0m[2m:[0m Worker test-worker-ae891268-24aa-4607-b98f-95b83e24926f registered successfully with platform: {"arch": "x86_64", "os": "linux"}
[INFO] [stdout] [2m2026-05-04T17:31:00.961145Z[0m [34mDEBUG[0m [2mre_server::execution::scheduler[0m[2m:[0m Heartbeat received from worker test-worker-ae891268-24aa-4607-b98f-95b83e24926f
[INFO] [stdout] [2m2026-05-04T17:31:00.962041Z[0m [34mDEBUG[0m [2mexpbuild_worker::agent[0m[2m:[0m Heartbeat sent successfully
[INFO] [stdout] [2m2026-05-04T17:31:00.972483Z[0m [34mDEBUG[0m [2mre_server::grpc::capabilities_service[0m[2m:[0m GetCapabilities request received
[INFO] [stdout] [2m2026-05-04T17:31:00.972915Z[0m [34mDEBUG[0m [2mre_server::grpc::capabilities_service[0m[2m:[0m GetCapabilities request received
[INFO] [stdout] [2m2026-05-04T17:31:00.976064Z[0m [34mDEBUG[0m [2mre_server::grpc::capabilities_service[0m[2m:[0m GetCapabilities request received
[INFO] [stdout] [2m2026-05-04T17:31:02.091357Z[0m [34mDEBUG[0m [2mre_server::grpc::cas_service[0m[2m:[0m BatchUpdateBlobs request: 1 blobs
[INFO] [stdout] [2m2026-05-04T17:31:02.093942Z[0m [34mDEBUG[0m [2mre_server::grpc::cas_service[0m[2m:[0m BatchUpdateBlobs request: 1 blobs
[INFO] [stdout] [2m2026-05-04T17:31:02.098199Z[0m [32m INFO[0m [2mtest_execution_flow[0m[2m:[0m Executing failing command
[INFO] [stdout] [2m2026-05-04T17:31:02.099518Z[0m [32m INFO[0m [2mre_server::grpc::execution_service[0m[2m:[0m Execute request: f1abf1ac182cdbfd13fb895a46bf131bc5b17f9fbfebeee66a5faa7e1f639499
[INFO] [stdout] [2m2026-05-04T17:31:02.099618Z[0m [32m INFO[0m [2mre_server::execution::scheduler[0m[2m:[0m Task d8e445a3-0102-417e-a69d-b6183d3afdd0 submitted to queue, queue size: 1
[INFO] [stdout] [2m2026-05-04T17:31:02.139527Z[0m [34mDEBUG[0m [2mre_server::grpc::cas_service[0m[2m:[0m BatchUpdateBlobs request: 1 blobs
[INFO] [stdout] [2m2026-05-04T17:31:02.140930Z[0m [32m INFO[0m [2mtest_execution_flow[0m[2m:[0m Command digest: 1c2811994aa40902b52b093d6c530beeb2bc230db7fb5ecec6d9e24c9fbeed30/35
[INFO] [stdout] [2m2026-05-04T17:31:02.143390Z[0m [34mDEBUG[0m [2mre_server::grpc::cas_service[0m[2m:[0m BatchUpdateBlobs request: 1 blobs
[INFO] [stdout] [2m2026-05-04T17:31:02.142406Z[0m [34mDEBUG[0m [2mre_server::grpc::cas_service[0m[2m:[0m BatchUpdateBlobs request: 1 blobs
[INFO] [stdout] [2m2026-05-04T17:31:02.144565Z[0m [32m INFO[0m [2mtest_execution_flow[0m[2m:[0m Action digest: 0d9f26aa4096742f9a4edac20d611c88c2a8afca77f4da6638de08ecc21ad315/140
[INFO] [stdout] [2m2026-05-04T17:31:02.144604Z[0m [32m INFO[0m [2mtest_execution_flow[0m[2m:[0m Submitting execution request
[INFO] [stdout] [2m2026-05-04T17:31:02.145673Z[0m [32m INFO[0m [2mre_server::grpc::execution_service[0m[2m:[0m Execute request: 0d9f26aa4096742f9a4edac20d611c88c2a8afca77f4da6638de08ecc21ad315
[INFO] [stdout] [2m2026-05-04T17:31:02.145748Z[0m [32m INFO[0m [2mre_server::execution::scheduler[0m[2m:[0m Task 66447ef1-89b1-4a7f-ac9d-32199081c133 submitted to queue, queue size: 1
[INFO] [stdout] [2m2026-05-04T17:31:02.145780Z[0m [34mDEBUG[0m [2mre_server::grpc::cas_service[0m[2m:[0m BatchUpdateBlobs request: 1 blobs
[INFO] [stdout] [2m2026-05-04T17:31:02.146603Z[0m [32m INFO[0m [2mtest_execution_flow[0m[2m:[0m Executing command with file output
[INFO] [stdout] [2m2026-05-04T17:31:02.147779Z[0m [32m INFO[0m [2mre_server::grpc::execution_service[0m[2m:[0m Execute request: 40b137bfc7a54c4852818038503db7845a410bcbeb433ad2c916de335302625d
[INFO] [stdout] [2m2026-05-04T17:31:02.147847Z[0m [32m INFO[0m [2mre_server::execution::scheduler[0m[2m:[0m Task 385f3644-49bc-4b42-92e2-8735e342c36a submitted to queue, queue size: 1
[INFO] [stdout] [2m2026-05-04T17:31:02.186490Z[0m [32m INFO[0m [2mtest_execution_flow[0m[2m:[0m Execution progress: stage=Stage(2), cached=false
[INFO] [stdout] [2m2026-05-04T17:31:02.437066Z[0m [32m INFO[0m [2mre_server::execution::scheduler[0m[2m:[0m Leased task 66447ef1-89b1-4a7f-ac9d-32199081c133 to worker test-worker-ddf34605-334a-48f0-afb6-30805954bac5 (platform: None)
[INFO] [stdout] [2m2026-05-04T17:31:02.438403Z[0m [32m INFO[0m [2mexpbuild_worker::agent[0m[2m:[0m Starting execution of task 66447ef1-89b1-4a7f-ac9d-32199081c133
[INFO] [stdout] [2m2026-05-04T17:31:02.439554Z[0m [32m INFO[0m [2mre_server::execution::scheduler[0m[2m:[0m Task 66447ef1-89b1-4a7f-ac9d-32199081c133 is executing on worker test-worker-ddf34605-334a-48f0-afb6-30805954bac5
[INFO] [stdout] [2m2026-05-04T17:31:02.440020Z[0m [32m INFO[0m [2mexpbuild_worker::agent[0m[2m:[0m Downloading action 0d9f26aa4096742f9a4edac20d611c88c2a8afca77f4da6638de08ecc21ad315/140
[INFO] [stdout] [2m2026-05-04T17:31:02.442329Z[0m [34mDEBUG[0m [2mre_server::grpc::cas_service[0m[2m:[0m BatchReadBlobs request: 1 blobs
[INFO] [stdout] [2m2026-05-04T17:31:02.443268Z[0m [32m INFO[0m [2mexpbuild_worker::agent[0m[2m:[0m Downloading command 1c2811994aa40902b52b093d6c530beeb2bc230db7fb5ecec6d9e24c9fbeed30/35
[INFO] [stdout] [2m2026-05-04T17:31:02.448225Z[0m [34mDEBUG[0m [2mre_server::grpc::cas_service[0m[2m:[0m BatchReadBlobs request: 1 blobs
[INFO] [stdout] [2m2026-05-04T17:31:02.449865Z[0m [32m INFO[0m [2mexpbuild_worker::agent[0m[2m:[0m Downloading input tree e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/0
[INFO] [stdout] [2m2026-05-04T17:31:02.450053Z[0m [32m INFO[0m [2mexpbuild_worker::agent[0m[2m:[0m Executing command: ["sh", "-c", "echo 'Hello from worker!'"] (timeout: 3600s)
[INFO] [stdout] [2m2026-05-04T17:31:02.450233Z[0m [32m INFO[0m [2mexpbuild_worker::executor::host[0m[2m:[0m Executing command: ["sh", "-c", "echo 'Hello from worker!'"] in "/tmp/expbuild-test-worker/66447ef1-89b1-4a7f-ac9d-32199081c133/inputs"
[INFO] [stdout] [2m2026-05-04T17:31:02.454700Z[0m [32m INFO[0m [2mexpbuild_worker::executor::host[0m[2m:[0m Command completed: exit_code=0, duration=0.00s
[INFO] [stdout] [2m2026-05-04T17:31:02.454805Z[0m [32m INFO[0m [2mexpbuild_worker::executor::host[0m[2m:[0m Collected 0 output files
[INFO] [stdout] [2m2026-05-04T17:31:02.454847Z[0m [32m INFO[0m [2mexpbuild_worker::agent[0m[2m:[0m Command exited with code: 0
[INFO] [stdout] [2m2026-05-04T17:31:02.455894Z[0m [32m INFO[0m [2mre_server::execution::scheduler[0m[2m:[0m Task 66447ef1-89b1-4a7f-ac9d-32199081c133 completed on worker test-worker-ddf34605-334a-48f0-afb6-30805954bac5
[INFO] [stdout] [2m2026-05-04T17:31:02.456343Z[0m [32m INFO[0m [2mexpbuild_worker::agent[0m[2m:[0m Task 66447ef1-89b1-4a7f-ac9d-32199081c133 completed successfully
[INFO] [stdout] [2m2026-05-04T17:31:02.458768Z[0m [32m INFO[0m [2mre_server::execution::scheduler[0m[2m:[0m Leased task 385f3644-49bc-4b42-92e2-8735e342c36a to worker test-worker-79b18422-fa18-4dfc-931b-4a18855363b9 (platform: None)
[INFO] [stdout] [2m2026-05-04T17:31:02.459623Z[0m [32m INFO[0m [2mexpbuild_worker::agent[0m[2m:[0m Starting execution of task 385f3644-49bc-4b42-92e2-8735e342c36a
[INFO] [stdout] [2m2026-05-04T17:31:02.460705Z[0m [32m INFO[0m [2mre_server::execution::scheduler[0m[2m:[0m Task 385f3644-49bc-4b42-92e2-8735e342c36a is executing on worker test-worker-79b18422-fa18-4dfc-931b-4a18855363b9
[INFO] [stdout] [2m2026-05-04T17:31:02.461156Z[0m [32m INFO[0m [2mexpbuild_worker::agent[0m[2m:[0m Downloading action 40b137bfc7a54c4852818038503db7845a410bcbeb433ad2c916de335302625d/138
[INFO] [stdout] [2m2026-05-04T17:31:02.462411Z[0m [34mDEBUG[0m [2mre_server::grpc::cas_service[0m[2m:[0m BatchReadBlobs request: 1 blobs
[INFO] [stdout] [2m2026-05-04T17:31:02.463174Z[0m [32m INFO[0m [2mexpbuild_worker::agent[0m[2m:[0m Downloading command f655783c5e874a2c7cde175bcc0cd8f87b452c0a75c8cfd4337a831a1bc40d1a/65
[INFO] [stdout] [2m2026-05-04T17:31:02.464018Z[0m [34mDEBUG[0m [2mre_server::grpc::cas_service[0m[2m:[0m BatchReadBlobs request: 1 blobs
[INFO] [stdout] [2m2026-05-04T17:31:02.464719Z[0m [32m INFO[0m [2mexpbuild_worker::agent[0m[2m:[0m Downloading input tree e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/0
[INFO] [stdout] [2m2026-05-04T17:31:02.464846Z[0m [32m INFO[0m [2mexpbuild_worker::agent[0m[2m:[0m Executing command: ["sh", "-c", "echo 'test output' > output.txt"] (timeout: 3600s)
[INFO] [stdout] [2m2026-05-04T17:31:02.464944Z[0m [32m INFO[0m [2mexpbuild_worker::executor::host[0m[2m:[0m Executing command: ["sh", "-c", "echo 'test output' > output.txt"] in "/tmp/expbuild-test-worker/385f3644-49bc-4b42-92e2-8735e342c36a/inputs"
[INFO] [stdout] [2m2026-05-04T17:31:02.466328Z[0m [32m INFO[0m [2mexpbuild_worker::executor::host[0m[2m:[0m Command completed: exit_code=0, duration=0.00s
[INFO] [stdout] [2m2026-05-04T17:31:02.466588Z[0m [32m INFO[0m [2mexpbuild_worker::executor::host[0m[2m:[0m Collected 1 output files
[INFO] [stdout] [2m2026-05-04T17:31:02.466636Z[0m [32m INFO[0m [2mexpbuild_worker::agent[0m[2m:[0m Command exited with code: 0
[INFO] [stdout] [2m2026-05-04T17:31:02.467499Z[0m [34mDEBUG[0m [2mre_server::grpc::cas_service[0m[2m:[0m BatchUpdateBlobs request: 1 blobs
[INFO] [stdout] [2m2026-05-04T17:31:02.467776Z[0m [32m INFO[0m [2mre_server::execution::scheduler[0m[2m:[0m Leased task d8e445a3-0102-417e-a69d-b6183d3afdd0 to worker test-worker-ae891268-24aa-4607-b98f-95b83e24926f (platform: None)
[INFO] [stdout] [2m2026-05-04T17:31:02.469283Z[0m [32m INFO[0m [2mre_server::execution::scheduler[0m[2m:[0m Task 385f3644-49bc-4b42-92e2-8735e342c36a completed on worker test-worker-79b18422-fa18-4dfc-931b-4a18855363b9
[INFO] [stdout] [2m2026-05-04T17:31:02.469651Z[0m [32m INFO[0m [2mexpbuild_worker::agent[0m[2m:[0m Task 385f3644-49bc-4b42-92e2-8735e342c36a completed successfully
[INFO] [stdout] [2m2026-05-04T17:31:02.471152Z[0m [32m INFO[0m [2mexpbuild_worker::agent[0m[2m:[0m Starting execution of task d8e445a3-0102-417e-a69d-b6183d3afdd0
[INFO] [stdout] [2m2026-05-04T17:31:02.472209Z[0m [32m INFO[0m [2mre_server::execution::scheduler[0m[2m:[0m Task d8e445a3-0102-417e-a69d-b6183d3afdd0 is executing on worker test-worker-ae891268-24aa-4607-b98f-95b83e24926f
[INFO] [stdout] [2m2026-05-04T17:31:02.474661Z[0m [32m INFO[0m [2mexpbuild_worker::agent[0m[2m:[0m Downloading action f1abf1ac182cdbfd13fb895a46bf131bc5b17f9fbfebeee66a5faa7e1f639499/140
[INFO] [stdout] [2m2026-05-04T17:31:02.476461Z[0m [34mDEBUG[0m [2mre_server::grpc::cas_service[0m[2m:[0m BatchReadBlobs request: 1 blobs
[INFO] [stdout] [2m2026-05-04T17:31:02.477486Z[0m [32m INFO[0m [2mexpbuild_worker::agent[0m[2m:[0m Downloading command 452f93c018a1cc35d36c983b3883812259dca7d128a29c38f21a4d4b9113567d/17
[INFO] [stdout] [2m2026-05-04T17:31:02.482465Z[0m [34mDEBUG[0m [2mre_server::grpc::cas_service[0m[2m:[0m BatchReadBlobs request: 1 blobs
[INFO] [stdout] [2m2026-05-04T17:31:02.483385Z[0m [32m INFO[0m [2mexpbuild_worker::agent[0m[2m:[0m Downloading input tree e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/0
[INFO] [stdout] [2m2026-05-04T17:31:02.483515Z[0m [32m INFO[0m [2mexpbuild_worker::agent[0m[2m:[0m Executing command: ["sh", "-c", "exit 42"] (timeout: 3600s)
[INFO] [stdout] [2m2026-05-04T17:31:02.483624Z[0m [32m INFO[0m [2mexpbuild_worker::executor::host[0m[2m:[0m Executing command: ["sh", "-c", "exit 42"] in "/tmp/expbuild-test-worker/d8e445a3-0102-417e-a69d-b6183d3afdd0/inputs"
[INFO] [stdout] [2m2026-05-04T17:31:02.513505Z[0m [32m INFO[0m [2mexpbuild_worker::executor::host[0m[2m:[0m Command completed: exit_code=42, duration=0.03s
[INFO] [stdout] [2m2026-05-04T17:31:02.513558Z[0m [32m INFO[0m [2mexpbuild_worker::executor::host[0m[2m:[0m Collected 0 output files
[INFO] [stdout] [2m2026-05-04T17:31:02.513596Z[0m [32m INFO[0m [2mexpbuild_worker::agent[0m[2m:[0m Command exited with code: 42
[INFO] [stdout] [2m2026-05-04T17:31:02.514739Z[0m [32m INFO[0m [2mre_server::execution::scheduler[0m[2m:[0m Task d8e445a3-0102-417e-a69d-b6183d3afdd0 completed on worker test-worker-ae891268-24aa-4607-b98f-95b83e24926f
[INFO] [stdout] [2m2026-05-04T17:31:02.516030Z[0m [32m INFO[0m [2mexpbuild_worker::agent[0m[2m:[0m Task d8e445a3-0102-417e-a69d-b6183d3afdd0 completed successfully
[INFO] [stdout] [2m2026-05-04T17:31:03.103006Z[0m [32m INFO[0m [2mtest_execution_flow[0m[2m:[0m Command failed with exit code: 42
[INFO] [stdout] test test_command_failure_handling ... ok
[INFO] [stdout] [2m2026-05-04T17:31:03.147171Z[0m [32m INFO[0m [2mtest_execution_flow[0m[2m:[0m Execution progress: stage=Stage(4), cached=false
[INFO] [stdout] [2m2026-05-04T17:31:03.147266Z[0m [32m INFO[0m [2mtest_execution_flow[0m[2m:[0m Execution completed with exit code: 0
[INFO] [stdout] [2m2026-05-04T17:31:03.147289Z[0m [32m INFO[0m [2mtest_execution_flow[0m[2m:[0m stdout: Hello from worker!
[INFO] [stdout] 
[INFO] [stdout] [2m2026-05-04T17:31:03.151198Z[0m [34mDEBUG[0m [2mre_server::grpc::cas_service[0m[2m:[0m BatchReadBlobs request: 1 blobs
[INFO] [stdout] [2m2026-05-04T17:31:03.152053Z[0m [32m INFO[0m [2mtest_execution_flow[0m[2m:[0m Output file content: test output
[INFO] [stdout] 
[INFO] [stdout] test test_simple_echo_command_execution ... ok
[INFO] [stdout] test test_command_with_file_output ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.57s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/expbuild_worker-3626332c8c231358)
[INFO] [stdout] running 5 tests
[INFO] [stdout] test executor::tests::tests::test_isolation_level_ordering ... ok
[INFO] [stdout] test executor::tests::tests::test_host_executor_health_check ... ok
[INFO] [stdout] test executor::tests::tests::test_resource_limits_default ... ok
[INFO] [stdout] test executor::tests::tests::test_host_executor_capabilities ... ok
[INFO] [stdout] test executor::tests::tests::test_host_executor_basic ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/expbuild_worker-9532b2f830967df1)
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/re_grpc_proto-2e7d27af6f78adf0)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/re_server-d965d20bfbfddc6b)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test util::digest::tests::test_compute_digest ... ok
[INFO] [stdout] test util::digest::tests::test_verify_digest ... ok
[INFO] [stdout] test util::digest::tests::test_parse_digest ... ok
[INFO] [stdout] test storage::filesystem::tests::test_find_missing_blobs ... ok
[INFO] [stdout] test storage::filesystem::tests::test_put_and_get_blob ... ok
[INFO] [stdout] test cas::manager::tests::test_put_and_get_blob ... ok
[INFO] [stdout] test cas::manager::tests::test_put_and_get_directory ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/re_server-a449e24d41ae0173)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/remote_execution-7b850838bb7b2733)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test client::tests::test_substitute_env_vars ... ok
[INFO] [stdout] test client::tests::test_download_named ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests expbuild_integration_tests
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests expbuild_worker
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests re_grpc_proto
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test crates/proto/src/google.api.rs - google::api::HttpRule (line 253) ... FAILED
[INFO] [stdout] test crates/proto/src/google.api.rs - google::api::HttpRule (line 69) ... FAILED
[INFO] [stdout] test crates/proto/src/google.api.rs - google::api::HttpRule (line 155) ... FAILED
[INFO] [stdout] test crates/proto/src/google.api.rs - google::api::HttpRule (line 127) ... FAILED
[INFO] [stdout] test crates/proto/src/google.api.rs - google::api::MethodSettings::auto_populated_fields (line 748) ... FAILED
[INFO] [stdout] test crates/proto/src/build.bazel.remote.execution.v2.rs - build::bazel::remote::execution::v2::digest_function::Value::Sha256tree (line 1682) ... FAILED
[INFO] [stdout] test crates/proto/src/google.api.rs - google::api::HttpRule (line 102) ... FAILED
[INFO] [stdout] test crates/proto/src/google.longrunning.rs - google::longrunning::OperationInfo (line 121) ... FAILED
[INFO] [stdout] test crates/proto/src/google.api.rs - google::api::HttpRule (line 199) ... FAILED
[INFO] [stdout] test crates/proto/src/google.api.rs - google::api::HttpRule (line 46) ... FAILED
[INFO] [stdout] test crates/proto/src/google.api.rs - google::api::MethodSettings::long_running (line 732) ... FAILED
[INFO] [stdout] test crates/proto/src/google.api.rs - google::api::MethodSettings::selector (line 720) ... FAILED
[INFO] [stdout] test crates/proto/src/build.bazel.remote.execution.v2.rs - build::bazel::remote::execution::v2::digest_function::Value::Sha256tree (line 1697) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- crates/proto/src/google.api.rs - google::api::HttpRule (line 253) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> crates/proto/src/google.api.rs:254:6
[INFO] [stdout]     |
[INFO] [stdout] 254 |  http:
[INFO] [stdout]     |      ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- crates/proto/src/google.api.rs - google::api::HttpRule (line 69) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `Messaging`
[INFO] [stdout]   --> crates/proto/src/google.api.rs:70:10
[INFO] [stdout]    |
[INFO] [stdout] 70 |  service Messaging {
[INFO] [stdout]    |          ^^^^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- crates/proto/src/google.api.rs - google::api::HttpRule (line 155) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `Messaging`
[INFO] [stdout]    --> crates/proto/src/google.api.rs:156:10
[INFO] [stdout]     |
[INFO] [stdout] 156 |  service Messaging {
[INFO] [stdout]     |          ^^^^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- crates/proto/src/google.api.rs - google::api::HttpRule (line 127) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `Messaging`
[INFO] [stdout]    --> crates/proto/src/google.api.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 |  service Messaging {
[INFO] [stdout]     |          ^^^^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- crates/proto/src/google.api.rs - google::api::MethodSettings::auto_populated_fields (line 748) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> crates/proto/src/google.api.rs:749:11
[INFO] [stdout]     |
[INFO] [stdout] 749 | publishing:
[INFO] [stdout]     |           ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- crates/proto/src/build.bazel.remote.execution.v2.rs - build::bazel::remote::execution::v2::digest_function::Value::Sha256tree (line 1682) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `=`
[INFO] [stdout]     --> crates/proto/src/build.bazel.remote.execution.v2.rs:1683:3
[INFO] [stdout]      |
[INFO] [stdout] 1683 | M = Hash(left) || Hash(right)
[INFO] [stdout]      |   ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- crates/proto/src/google.api.rs - google::api::HttpRule (line 102) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `Messaging`
[INFO] [stdout]    --> crates/proto/src/google.api.rs:103:10
[INFO] [stdout]     |
[INFO] [stdout] 103 |  service Messaging {
[INFO] [stdout]     |          ^^^^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- crates/proto/src/google.longrunning.rs - google::longrunning::OperationInfo (line 121) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `Export`
[INFO] [stdout]    --> crates/proto/src/google.longrunning.rs:122:6
[INFO] [stdout]     |
[INFO] [stdout] 122 |  rpc Export(ExportRequest) returns (google.longrunning.Operation) {
[INFO] [stdout]     |      ^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- crates/proto/src/google.api.rs - google::api::HttpRule (line 199) stdout ----
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> crates/proto/src/google.api.rs:200:26
[INFO] [stdout]     |
[INFO] [stdout] 200 |  Template = "/" Segments \[ Verb \] ;
[INFO] [stdout]     |                          ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> crates/proto/src/google.api.rs:200:34
[INFO] [stdout]     |
[INFO] [stdout] 200 |  Template = "/" Segments \[ Verb \] ;
[INFO] [stdout]     |                                  ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> crates/proto/src/google.api.rs:203:27
[INFO] [stdout]     |
[INFO] [stdout] 203 |  Variable = "{" FieldPath \[ "=" Segments \] "}" ;
[INFO] [stdout]     |                           ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> crates/proto/src/google.api.rs:203:43
[INFO] [stdout]     |
[INFO] [stdout] 203 |  Variable = "{" FieldPath \[ "=" Segments \] "}" ;
[INFO] [stdout]     |                                           ^
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `=`
[INFO] [stdout]    --> crates/proto/src/google.api.rs:200:11
[INFO] [stdout]     |
[INFO] [stdout] 200 |  Template = "/" Segments \[ Verb \] ;
[INFO] [stdout]     |           ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- crates/proto/src/google.api.rs - google::api::HttpRule (line 46) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `Messaging`
[INFO] [stdout]   --> crates/proto/src/google.api.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 |  service Messaging {
[INFO] [stdout]    |          ^^^^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- crates/proto/src/google.api.rs - google::api::MethodSettings::long_running (line 732) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> crates/proto/src/google.api.rs:733:11
[INFO] [stdout]     |
[INFO] [stdout] 733 | publishing:
[INFO] [stdout]     |           ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- crates/proto/src/google.api.rs - google::api::MethodSettings::selector (line 720) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> crates/proto/src/google.api.rs:721:11
[INFO] [stdout]     |
[INFO] [stdout] 721 | publishing:
[INFO] [stdout]     |           ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- crates/proto/src/build.bazel.remote.execution.v2.rs - build::bazel::remote::execution::v2::digest_function::Value::Sha256tree (line 1697) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `blob` in this scope
[INFO] [stdout]     --> crates/proto/src/build.bazel.remote.execution.v2.rs:1698:6
[INFO] [stdout]      |
[INFO] [stdout] 1698 | Hash(blob) = a || b || c || d || e || f || g || h
[INFO] [stdout]      |      ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `a` in this scope
[INFO] [stdout]     --> crates/proto/src/build.bazel.remote.execution.v2.rs:1698:14
[INFO] [stdout]      |
[INFO] [stdout] 1698 | Hash(blob) = a || b || c || d || e || f || g || h
[INFO] [stdout]      |              ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `b` in this scope
[INFO] [stdout]     --> crates/proto/src/build.bazel.remote.execution.v2.rs:1698:19
[INFO] [stdout]      |
[INFO] [stdout] 1698 | Hash(blob) = a || b || c || d || e || f || g || h
[INFO] [stdout]      |                   ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `c` in this scope
[INFO] [stdout]     --> crates/proto/src/build.bazel.remote.execution.v2.rs:1698:24
[INFO] [stdout]      |
[INFO] [stdout] 1698 | Hash(blob) = a || b || c || d || e || f || g || h
[INFO] [stdout]      |                        ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `d` in this scope
[INFO] [stdout]     --> crates/proto/src/build.bazel.remote.execution.v2.rs:1698:29
[INFO] [stdout]      |
[INFO] [stdout] 1698 | Hash(blob) = a || b || c || d || e || f || g || h
[INFO] [stdout]      |                             ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `e` in this scope
[INFO] [stdout]     --> crates/proto/src/build.bazel.remote.execution.v2.rs:1698:34
[INFO] [stdout]      |
[INFO] [stdout] 1698 | Hash(blob) = a || b || c || d || e || f || g || h
[INFO] [stdout]      |                                  ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `f` in this scope
[INFO] [stdout]     --> crates/proto/src/build.bazel.remote.execution.v2.rs:1698:39
[INFO] [stdout]      |
[INFO] [stdout] 1698 | Hash(blob) = a || b || c || d || e || f || g || h
[INFO] [stdout]      |                                       ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `g` in this scope
[INFO] [stdout]     --> crates/proto/src/build.bazel.remote.execution.v2.rs:1698:44
[INFO] [stdout]      |
[INFO] [stdout] 1698 | Hash(blob) = a || b || c || d || e || f || g || h
[INFO] [stdout]      |                                            ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `h` in this scope
[INFO] [stdout]     --> crates/proto/src/build.bazel.remote.execution.v2.rs:1698:49
[INFO] [stdout]      |
[INFO] [stdout] 1698 | Hash(blob) = a || b || c || d || e || f || g || h
[INFO] [stdout]      |                                                 ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, tuple struct or tuple variant, found derive macro `Hash`
[INFO] [stdout]     --> crates/proto/src/build.bazel.remote.execution.v2.rs:1698:1
[INFO] [stdout]      |
[INFO] [stdout] 1698 | Hash(blob) = a || b || c || d || e || f || g || h
[INFO] [stdout]      | ^^^^ not a function, tuple struct or tuple variant
[INFO] [stdout] 
[INFO] [stdout] error[E0070]: invalid left-hand side of assignment
[INFO] [stdout]     --> crates/proto/src/build.bazel.remote.execution.v2.rs:1698:12
[INFO] [stdout]      |
[INFO] [stdout] 1698 | Hash(blob) = a || b || c || d || e || f || g || h
[INFO] [stdout]      | ---------- ^
[INFO] [stdout]      | |
[INFO] [stdout]      | cannot assign to this expression
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0070, E0423, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0070`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     crates/proto/src/build.bazel.remote.execution.v2.rs - build::bazel::remote::execution::v2::digest_function::Value::Sha256tree (line 1682)
[INFO] [stdout]     crates/proto/src/build.bazel.remote.execution.v2.rs - build::bazel::remote::execution::v2::digest_function::Value::Sha256tree (line 1697)
[INFO] [stdout]     crates/proto/src/google.api.rs - google::api::HttpRule (line 102)
[INFO] [stdout]     crates/proto/src/google.api.rs - google::api::HttpRule (line 127)
[INFO] [stdout]     crates/proto/src/google.api.rs - google::api::HttpRule (line 155)
[INFO] [stdout]     crates/proto/src/google.api.rs - google::api::HttpRule (line 199)
[INFO] [stdout]     crates/proto/src/google.api.rs - google::api::HttpRule (line 253)
[INFO] [stdout]     crates/proto/src/google.api.rs - google::api::HttpRule (line 46)
[INFO] [stdout]     crates/proto/src/google.api.rs - google::api::HttpRule (line 69)
[INFO] [stdout]     crates/proto/src/google.api.rs - google::api::MethodSettings::auto_populated_fields (line 748)
[INFO] [stdout]     crates/proto/src/google.api.rs - google::api::MethodSettings::long_running (line 732)
[INFO] [stdout]     crates/proto/src/google.api.rs - google::api::MethodSettings::selector (line 720)
[INFO] [stdout]     crates/proto/src/google.longrunning.rs - google::longrunning::OperationInfo (line 121)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 13 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.58s; merged doctests compilation took 0.20s
[INFO] [stderr] error: doctest failed, to rerun pass `-p re_grpc_proto --doc`
[INFO] running `Command { std: "docker" "inspect" "d26d0385a7ff9a244b53006ebae2462579ee42bba3288d83dcf0be4d864c5402", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d26d0385a7ff9a244b53006ebae2462579ee42bba3288d83dcf0be4d864c5402", kill_on_drop: false }`
[INFO] [stdout] d26d0385a7ff9a244b53006ebae2462579ee42bba3288d83dcf0be4d864c5402
